Handle PoD case in hvm_hap_nested_page_fault()
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 6 Jan 2010 12:45:23 +0000 (12:45 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 6 Jan 2010 12:45:23 +0000 (12:45 +0000)
commitb8a5529c455b0d4c8d6cbcc12a1a14daa8613f65
treed5844c1fbbf09e3997d6203601079b287bac5bae
parenta78d15f98666de4e98a37e84eeda748c86e48e11
Handle PoD case in hvm_hap_nested_page_fault()

The new combined nested page fault handling doesn't consider the case
where the gfn_to_mfn() translation caused the page to be transparently
populated.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/hvm.c